SftTabs/NET 6.0

InitLayout Method, SftTabs Class

Softel vdm, Inc.

Called after the control has been added to another container.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Protected Overrides Sub InitLayout()

C#   

protected override void InitLayout();

C++   

protected: virtual void InitLayout();

Comments

The InitLayout method is called after the control has been added to another container.

The InitLayout method allows a control to initialize its layout state based upon its container. For example, you would typically apply anchoring and docking to the control in the InitLayout method.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com